* net/tramp.el (tramp-handle-file-remote-p): Handle optional
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Aug 2007 20:04:27 +0000 (20:04 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Aug 2007 20:04:27 +0000 (20:04 +0000)
commitef8b1028be3392e71ab040df7cfb2219261a1dd3
treea5343403700cdb19f593cb295d329f4d3c8b59e7
parent26a143de4e606ac79a351872425e5ebab496583e
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameters IDENTIFICATION and CONNECTED.
(tramp-handle-insert-file-contents): VISIT must be handled after
insertion of the local copy.  Reported by Peter Gordon
<peter@pg-consultants.com>.
(tramp-file-name-handler): No special handling for
`expand-file-name'.  But for `file-name-as-directory'.
(tramp-find-shell, tramp-open-connection-telnet)
(tramp-open-connection-rsh, tramp-open-connection-su)
(tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Guard against
$PROMPT_COMMAND shell var.  Reported by Steve Youngs
<steve@sxemacs.org>.
(tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
the hint.

* net/trampver.el: Update release number.
lisp/ChangeLog
lisp/net/tramp.el
lisp/net/trampver.el